CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - gps 接收

搜索资源列表

  1. gps

    0下载:
  2. GPS时钟系统 用W78E516B单片机 本程序接收GPS的$GPGGA信息中的时间数据,采用12MHZ晶振,4800波特率接收 使用资源:R0、R1、R3、R5、R6、R7,定时器T2(作波特率发生器),20H单元 显示缓冲单元在68H—7FH? 时间接收数据在7AH—7BH(秒)、7CH—7DH(分)、7EH—7FH(时)-GPS clock systems W78E516B SCM this program to receive the $ GPGGA GPS
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:11586
    • 提供者:王海峰
  1. GPS--clock

    0下载:
  2. 介绍一种利用卫星接收机接收的时间信号, 经单片机接收处理后进行自动校时的 数显时钟的设计 -Introduction of a satellite receiver to receive time signal processing by the MCU after receiving automatic error correction design digital display clock
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:134186
    • 提供者:黄岩
  1. GPS

    0下载:
  2. 84坐标系-美国的GPS就用这个坐标系,也就是说我们从GPS接收过来的地心大地坐标就是在这个坐标系下的; -gps-84
  3. 所属分类:GPS develop

    • 发布日期:2017-04-06
    • 文件大小:1710
    • 提供者:anjing
  1. GSM-GPS

    1下载:
  2. 使用C8051F040单片机UART0采集GPS模块数据(GPGGA格式),通过TC35i GSM模块(UART1)发送出去。包括完整的初始化、GPS数据接收、校验、GSM模块初始化、号码提取、号码验证、短信命令解析、数据发送等子程序。 使用CVI8.0编写的上位机程序,包括和TC35的通讯,发送指令、解析显示GPS数据。 此项目文件通过实际验证,对有GPS定位等需求的朋友估计能有所帮助。-C8051F040 microcontroller using UART0 GPS modul
  3. 所属分类:SCM

    • 发布日期:2017-03-22
    • 文件大小:132909
    • 提供者:zhanglaiyu
  1. Practical-uses-a-single-chip-gps

    0下载:
  2. 实用的基于单片机的GPS接收程序 使用的语言是C-Practical procedure based on single chip GPS receiver using the language is C++
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:5862
    • 提供者:zhangjialong
  1. GPS-system-MCU-display

    0下载:
  2. 接收GPS模块发送到单片机的信息,解码出时间、经度、纬度、卫星数量等信息,并在一块12864液晶上显示-Single-chip GPS module receives the information sent to the decoding of the time, latitude, longitude, number of satellites and other information, and an LCD display 12864
  3. 所属分类:GPS develop

    • 发布日期:2017-03-30
    • 文件大小:2280
    • 提供者:李庄
  1. softwared-GPS

    0下载:
  2. 此電子書籍適合想入門GPS的初學者,與一般GPS書籍不同的是,本書是使用matlab開發GPS接收機的環境,使用軟體接收機的好處是,比傳統硬體GPS有更好的靈活性,成本也比較低。-This e-book for beginners to start the GPS, GPS and general book different is that the book is a GPS receiver using matlab development environment, the receiver
  3. 所属分类:GPS develop

    • 发布日期:2017-04-09
    • 文件大小:1958993
    • 提供者:upshine
  1. GPS

    0下载:
  2. 本系统主要实现利用GPS模块接收GPS卫星定位数据(包括日期、UTC时间信息,纬度信息、经度信息),并且通过PIC单片机对接收到的有效数据进行存储和控制,最后通过GPRS网络实现将接收到的有效数据及时地传送到指定的服务器上。-The system is mainly achieved using GPS module receives GPS satellite positioning data (including date, UTC time information, latitude in
  3. 所属分类:GPS develop

    • 发布日期:2017-03-31
    • 文件大小:12927
    • 提供者:笑笑
  1. gps

    0下载:
  2. MSP430单片机控制GPS模块,通过UART串口接收GPS的经纬度信息和时间日期。-The MCU of MSP430 control the GPS module. It can receive the gps information and anayle it, display the date and Latitude and longitude information.
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:2859
    • 提供者:JokyHe
  1. gps

    0下载:
  2. GPS(Golbal Position System)全球定位系统是一个在做一些项目中很常用到的仪器,它通过卫星的通信可以返回给你你当前所处的时间,时区,经纬度等等。VC++编写GPS通信是属于典型的基本的串口通信例子,而且只用接收信息即可,不用对GPS发送信息。   编写通信的方法的前半部分都跟我上篇文章说的串口通信一样,即注册ActiveX,建立实例及事件的映射等等。完成上面的操作后,你就可以接收的GPS发来的信息了。-GPS (Golbal Position System) GPS i
  3. 所属分类:GPS develop

    • 发布日期:2017-03-23
    • 文件大小:786992
    • 提供者:王一辉
  1. GPS

    0下载:
  2. 采用VS2008编写的基于串口GPS接收机的处理程序,GPS接收输出的数据是基于NMEA0183协议的GPGGA,GPVTG,GPGMC-Written using VS2008 serial GPS receiver based on the processing, GPS receiver output data is based on the NMEA0183 protocol GPGGA, GPVTG, GPGMC-VS2008 serial GPS receiver based on
  3. 所属分类:GPS develop

    • 发布日期:2017-03-29
    • 文件大小:3838
    • 提供者:袁征
  1. Microcontroller-gps-receiver-program

    0下载:
  2. 单片机GPS接收程序,非常适合初学者学习研究-Microcontroller gps receiver program
  3. 所属分类:GPS develop

    • 发布日期:2017-03-24
    • 文件大小:5869
    • 提供者:duwenjian
  1. gps

    0下载:
  2. 基于单片机的gps接收程序,希望大家喜欢-Microcontroller-based gps receiver program, I hope you like...
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:6430
    • 提供者:李牧
  1. G591-GPS-Spec-File-V2[1].0

    0下载:
  2. JRC公司出品的GPS接收模组,可以很便捷的组建自己的GPS接收单元。附近是最近项目所用的JRC GPS接收模组。你可以参考选用这个模组。-JRC produced by the GPS receiver module, it is convenient to set up their own GPS receiver unit. Nearby is a recent project, the JRC GPS receiver module. You can refer to the selec
  3. 所属分类:GPS develop

    • 发布日期:2017-03-22
    • 文件大小:429357
    • 提供者:SUNBOY
  1. USB-GPS

    0下载:
  2. 这是USB-GPS接收电路设计论文,详细介绍了实现的流程,目的是通过电平的转换,转串口芯片CH341A,实现了GPS与电脑的USB接口之间的通信。-This is a USB-GPS receiver circuit design papers, detailing the implementation process, the aim is to serial chip level conversion, CH341A, communication between the GPS and th
  3. 所属分类:GPS develop

    • 发布日期:2017-04-09
    • 文件大小:1725348
    • 提供者:yingyuexichen
  1. gps

    0下载:
  2. 基于s3c2410linux的gps接收和解析程序-s3c2410linux gps
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:2746
    • 提供者:
  1. gps

    0下载:
  2. 基于s3c2410 linux的gps接收程序,使用PC超级终端。-Based on the S3C2410Linux GPS to receive the procedure, using PC super terminal.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:326124
    • 提供者:
  1. gps

    0下载:
  2. GPS静态绝对定位,主要用于对gps接收机收的导航电文进行处理,最终得出接收机所在的具体方位,从而完成接收机的定位。-GPS static absolute positioning, is mainly used for GPS receiver receives navigation message processing, finally obtains the receiver the specific position, thus completing the positioning re
  3. 所属分类:assembly language

    • 发布日期:2017-11-30
    • 文件大小:2491
    • 提供者:黄兵
  1. gps

    0下载:
  2. GPS接收程序和UTC时间转北京时间函数-failed to translate
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-07
    • 文件大小:1130
    • 提供者:吴先生
  1. GPS

    0下载:
  2. 在有限的实验条件下,为验证高动态软件GPS接收机信号的捕获和跟踪模型,提出了一种基于软件GPS 接收平台的高动态GPS数字中频信号模拟方法。介绍了软件GPS接收平台的基本结构框架,并根据高动态环境 下伪随机码的多普勒效应及本地振荡器的频率误差对接收信号的影响,推导并建立了一种较精确的高动态GPS 数字中频信号模型。为使模型适用于更加复杂的环境,通过设置接收信号的噪声幅值来调整信噪比大小,以确 定所需的信号强度;在信号参数的设置过程中调整入射信号与反射信号的幅度比值及反射信号的时间
  3. 所属分类:GPS develop

    • 发布日期:2017-11-12
    • 文件大小:721750
    • 提供者:luchan
« 1 2 3 45 6 7 8 9 10 ... 25 »
搜珍网 www.dssz.com